MapSnapshot

A completed snapshot.

See also

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
external fun latLngForPixel(pointF: PointF?): LatLng

Calculate geographical coordinates from a point in pixels on the Image

Link copied to clipboard
external fun pixelForLatLng(latLng: LatLng?): PointF

Calculate the point in pixels on the Image from geographical coordinates.